Bookmark
Ksplice » Solving problems with proc - System administration and software blog
blog.ksplice.com/2011/01/solving-problems-with-proc/, posted 2011 by peter in development howto linux monitoring reference shell toread
The Linux kernel exposes a wealth of information through the proc special filesystem. It's not hard to find an encyclopedic reference about proc. In this article I'll take a different approach: we'll see how proc tricks can solve a number of real-world problems. All of these tricks should work on a recent Linux kernel, though some will fail on older systems like RHEL version 4.